OwaOptionsShowTreeInListView Property |
Gets or sets a value indicating whether [show tree in ListView].
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool ShowTreeInListView { get; set; }Public Property ShowTreeInListView As Boolean
Get
Set
Property Value
Type:
Booleantrue if [show tree in ListView]; otherwise,
false.
See Also